Base64BytesToFromStringSerializer

object Base64BytesToFromStringSerializer

Converts ByteArray into base64 encoded string due to serialization and decode base64 encoded string into bytes

Functions

Link copied to clipboard
open fun deserialize(decoder: <ERROR CLASS>): SourceBytes
Link copied to clipboard
open fun serialize(encoder: <ERROR CLASS>, value: SourceBytes): <ERROR CLASS>

Properties

Link copied to clipboard
open val descriptor: <ERROR CLASS>